Name | Description | |
---|---|---|
Count | Gets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<TItem>) | |
IsReadOnly | Gets a value indicating whether the ICollection is read-only. (Inherited from System.Collections.Generic.ICollection<TItem>) | |
Item | Gets or sets the element at the specified index. (Inherited from System.Collections.Generic.IList<TItem>) |